-- card: 5287 from stack: in -- bmap block id: 5456 -- flags: 0000 -- background id: 2761 -- name: -- part 1 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=300 top=259 right=282 bottom=380 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Play Again! ----- HyperTalk script ----- on mouseUp go to card 1 end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=308 top=284 right=306 bottom=370 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Go Home ----- HyperTalk script ----- on mouseUp go to home end mouseUp